home *** CD-ROM | disk | FTP | other *** search
/ Univers Interactif 3 / INTERACTIF.BIN / pc / planeten / internet / hyperwai.sea / Release Notes / Release Notes 14 September 1993 < prev    next >
Text File  |  1993-09-13  |  1KB  |  48 lines

  1. Release Notes 30 August 1993
  2. ---------------------------
  3.  
  4. Version 1.9
  5.  
  6. HyperWais Stack
  7. ---------------
  8.  
  9. - Changed all the line operations to byte operations, this allows us to
  10. be compatible with the WAIS Inc server which only understands bytes.
  11.  
  12. - Fixed a source saving problem.
  13.  
  14. - Added support for TIFF images, please read the TIFFDisplay README note and
  15. register it.
  16.  
  17. - Added support for GIF images, please read the DispGIF README note and
  18. register it.
  19.  
  20. - Added document count information in the status line, ie the stack will
  21. tell you how many documents were retrieved by a search.
  22.  
  23. - Changed the way in which a source is added to the source list, now a 
  24. source is automatically switched to active.
  25.  
  26. XFCNs
  27. -----
  28.  
  29.  
  30. Wais Caller routines
  31. ------------------
  32.  
  33.  
  34. Wais Listener and C Libraries
  35. --------------------------
  36.  
  37. - Added support in the functions which get a document to a file
  38. for passing a volume ID. This allows a developer to specify either
  39. a full path name or a file name with a volume ID.
  40.  
  41. - Now the library will open up a new connection to a WAIS server
  42. if the user requests a document chunk from a server to which a 
  43. connection is not already open.
  44.  
  45. - Added support for firewall registration.
  46.  
  47. - Fixed a DNR memory leak.
  48.